home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / smashing.swf / scripts / DefineButton2_442 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  54b  |  5 lines

  1. on(release){
  2.    gameOverPath.play();
  3.    play();
  4. }
  5.